get(Gets the matter items associated to the current context or the specified matter id if provided.matterId?
):Promise
<MatterItems
>
string
the matter items to retrieve, use null for the matter in the current context.
Promise
<MatterItems
>
the matter items for the specified matter.