In x/bsonx/bsoncore/value.go, the function func (v Value) String() string writes ObjectedIDs as {{
}}, but the %s should be quoted, like this: {{
}}.