pub fn get_tokens_with_locale( formula: &str, locale: &Locale, language: &Language, ) -> Vec<MarkedToken>
Returns a list of marked tokens for a formula using the given locale and language