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