A change stream is opened on a collection with the option below. What does fullDocument: "updateLookup" guarantee for an update event?db.coll.watch([], { fullDocument: "updateLookup" })