open fun openArtworkInfo(artwork: Artwork): BooleanCallback when the user wishes to see more information about the given artwork. The default implementation opens the web uri of the artwork.
artwork - The artwork the user wants to see more information about.
Return
True if the artwork info was successfully opened.