webflow.setSelectedElement()Set the selected element on the current page, or on the current component when the Designer is entered into a component.
The returned element object can be further queried using element-level properties (e.g. type, styles) and methods (e.g. getChildren())
Promise<AnyElement>
A Promise that resolves to AnyElement.
Checks for authorization only