Zoom Apps: Option to hide toolbar on "Share App"

Is your feature request related to a problem? Please describe.
When calling zoomSdk.shareApp(), the screen of the app is shared. However, the toolbar/header of the window is shared as well, which includes the title and the buttons to close the window etc. That does not look nice, especially for our use case.

Describe the solution you’d like
shareApp() should have a parameter which indicates whether the toolbar of the window should be shared as well or not.