let\'s say I have a document with this data structure:
type Book struct { Title string `bson:"title, omitempty"` Tags [