Move an element to the position of another element. This shifts all elements which are placed between these two elements.
| move | the element to move | 
| target | the element of the new position | 
| whether moving the element was successful |