Returns the list of siblings for the element at pos.
If the element was not added with siblings, null is returned.
| this | |
| pos |
position to get the siblings for, -1 for the path head |
|
null or the list of siblings for the element at |