pub(super) fn parse_number_token( token: &str, default_kind: DefaultIntegerKind, ) -> Result<NbtTag, SnbtErrorKind>