Returns the current token.
steal.parse.cur() -> token
{token}
A token like:
{from: 22, to: 24, value: "hi", type: "string"}
Returns the current token.