get Incremented Sequence Number
Returns the sequence number incremented by one, but does not modify the internal counter.
This is useful when you need to know what the next sequence number will be without actually incrementing the account's sequence number.
Return
The current sequence number + 1