Performs a synchronous HTTP GET request to fetch HTML content from a URL.
The URL to fetch content from
The HTML content as a string, or undefined if the request fails
Performs a synchronous HTTP GET request to fetch HTML content from a URL.