How to extract the mutation token(sequence number) from META()?

How to get the mutation token(sequence number) of an document?

You can’t extract sequence number using N1QL. You may have to use SDKs to get it directly from KV if it supports.