Performs an asynchronous HTTP GET request to fetch HTML content from a URL.
The URL to fetch content from
A Promise that resolves to the HTML content string
Performs an asynchronous HTTP GET request to fetch HTML content from a URL.