get Artboard Names
Query the file for available artboard names. Returns on onArtboardsListed.
Return
A list of artboard names in the file.
Parameters
file Handle
The handle of the file to query.
Throws
If the file handle is invalid.
If the CommandQueue has been released.
If the coroutine is cancelled before the operation completes.