[Feature request] Get node's masked properties (maybe as part of absoluteRenderBounds)

Hey,

For masked nodes, it would be great if the node properties will already reflect the mask too. Just like ‘absoluteRenderBounds’ already represents drop shadows and strokes, it would be great if it also represents the masks.

Today, this data is more of a ‘raw’ data, therefore, plugin developers need their our own algorithm that takes the mask into account when figuring the layer size properties.