Resolves plain text content from a given URL and base URL.
The URL of the text resource to resolve.
The base URL to resolve relative URLs.
A promise that resolves to the text content as a string.
An error if the fetch operation fails.
Resolves plain text content from a given URL and base URL.