Is there a way to easily see where a token is used within a program without manually
reviewing the HTML or details of each individual asset?
We use local tokens within programs to match the copy between our landing pages, emails, etc,. Some tokens are put in at the template level, while others are put in on the landing page itself. Would there be an easy way to see which specific asset of the program contains a specific token? For instance, if I use a token and call it {{my.contentType}} is there anywhere where I'd be able to see that I have that the landing page template and emails x and y referenceing this token?