sort - The sort order to pick which document to return if the filter selects multiple documents.
projection - Specifies which fields should be included/excluded in the returned documents.
includeSimilarity - If true, include the similarity score in the result via the $similarity
field.
timeout - The timeout override for this method
Represents the options for the table
findOne
command.