Returns whether or not a lock exists.
bool true if lock exists, false otherwise
public function isLocked(Request $request) : bool;