When you send a new position to the servo it will move to that position until it either reaches that position or you send it another position to go to.
One way to control how far the servo moves is to move it incrementally (See: File->Examples->Servo->Sweep) and after every small step check for your force sensor limit.