Swift BSON => Object

What’s the best way to map BSON to Objects in swift?

This question has already been opened but no answer has been provided.
Others have asked: How can I convert an AnyBson document to a Realm Swift Object
and Decoding a BSON array to SwiftUI Object