This diff builds on its parent (which introduces getENSNames) and introduces an async function that will resolve EntityText to a string, with ENS names swapped out.
This function along with useEntityTextAsString should replace most places we call entityTextToRawString today.
Depends on D6565