pub fn parse_token_type(args: &[String]) -> Result<Option<TokenType>, String>
Parse token type from command line arguments Supports both –token-type=VALUE and –token-type VALUE formats