How can we dynamically display content if a token has a value? For example, if the company name token has a value (the company name field is populated for that lead) then display the sentence, "how we have helped {{Company Name}} to ...", but if the token doesn't have a value (company name is null for that lead) then the sentence is not displayed? Maybe a nested token? Thanks in advance for your help.