I tried out the new version of gopls, v0.16.0, which has new code actions that open things in your web browser. Unfortunately, this does not work with Nova. The log message shown is
client.showDocument: %v: requestError("Opening non-file document URIs is not supported.")
I assume that is a limitation in Nova, and not in the Go-Bee extension.