Load the widget for the first time on the page. If the widget is currently loaded, subsequent calls to this method are no-ops.
This method is only necessary if you set the loadImmediately
flag to false in hsConversationsSettings
. Otherwise, the widget will load itself automatically.
Note: This is not the same as opening the widget. See window.open if you want to manually open the widget after it's loaded.