sort - The sort order to pick which document to delete if the filter selects multiple documents.
projection - Specifies which fields should be included/excluded in the returned documents.
timeout - The timeout override for this method
Collection.findOneAndDelete
Represents the options for the
findOneAndDelete
command.