Function fetch_maybe_position

pub fn fetch_maybe_position(
    rpc: &RpcClient,
    address: &Address,
) -> Result<MaybeAccount<Position>, Error>