resume Token
Returns the resume token. If a batch has been iterated to the last change stream document in the batch and a postBatchResumeToken is included in the document, the postBatchResumeToken will be returned. Otherwise, the resume token contained in the last change stream document will be returned.
Return
the resume token, which can be null if the cursor has either not been iterated yet, or the cursor is closed.